Skip to content

le-hoang-ha-my/ecse373_f22_team1_robot_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecse373_f22_team1_robot_control

For team1 in ECSE373

Project init command

To start the project, go to the root path and type command:

roslaunch stdr_driver_node stdr_driver_node.launch

If you want to use the GUI of STDR simulator:

roslaunch stdr_driver_node stdr_driver_node_stdr.launch

Conrtol multiple Robot

Use different namespace to control different robot.

The default namespace is robot0

In order to control multiple robot, like robot1, use launch conmamnd with para: namespace

roslaunch stdr_driver_node stdr_driver_node.launch namespace:=robot1

RQT GUI

To launch rqt and use robot-steering to control robot, please use command:

rosrun rqt_gui rqt_gui

Screenshot from 2022-10-14 16-13-26

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published