Robotics StackExchange | Archived questions

Actuator tests doesnot respond in Turtlebot 2i kobuki

Hi I am new to turtlebot 2i, I have used the basic steps to run the kobuki instructions avilable in the link: https:/web2.qatar.cmu.edu/~gdicaro/16311-Fall17/slides/start-with-turtlebot.pdf Commands for Simple actuators: $ rosrun kobukitestsuite testledarray.py $ rosrun kobukitestsuite test_sounds.py

executes without error but turtlebot 2i does not responds; ie does not turns on light or turns on sound

Similarly keyboard teleop also doesnot moves the bot All other sensors are giving response properly such as cliff sensor, bumper sensor and gyro

Any help would be highly appreciated

Asked by shambo on 2023-05-07 23:51:38 UTC

Comments

I do own turtlebot2 (am not sure about 2i tho) and want to resurrect soon so am happy to see others still using it :) It's very old model IINM and experienced users may not actively check here. Worth checking the dev repo https://github.com/yujinrobot/kobuki/issues. Particularly this may be related https://github.com/yujinrobot/kobuki/issues/419

Asked by 130s on 2023-05-07 23:55:40 UTC

Answers