Robotics StackExchange | Archived questions

A problem of control with Brown Driver?

I am trying to run SimulatorGazebo, turtlebot tele-operation along with BrownDriver. the terminal command was as bellow.

roslaunch turtlebot_gazebo turtlebot_empty_world.launch 
roslaunch turtlebot_teleop keyboard_teleop.launch
rosrun irobot_create_2_1 driver.py 

the teleop message is subscribed by both turtlebotemptyworld and driver.py node however the problem is the brown driver receives teleop message once after pressing the key and keep on publishing it to control the Irobot create motion even if the key is left. Where on other hand Simulator_gazebo stops the turtlebot the moment you leave the key and no movement before you press the key again.

I want that the turtlebot motion should get resemble in gazebo same as turtlebot motion using brown driver. Please suggest me what to do?

Asked by lifelonglearner on 2013-07-08 15:21:02 UTC

Comments

hi there, can you help me run irobot using this irobot_create_2_1 library i publish commands to create node rqt_graph shows its happening, but neither robot moves not responds to service calls

Asked by Nouman Tahir on 2014-11-01 14:27:34 UTC

tryin to connect irobot using bam bluetooth module, but it returns "bad data" and "OSError: [Errno 11] Resource temporarily unavailable" on driver.py....plz help

Asked by Nouman Tahir on 2014-11-05 08:42:56 UTC

Answers