-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Motors not moving. #6
Comments
Hi. Which script you used to install turtlebot-related packages? After bringup the robot, could you receive any message that the robot published? |
Hi @gaunthan I used your script to install the turtlebot packages using the instructions in your Readme. I am now not at the robot so can not tell you if any messages are published. I will get back to you tomorrow because I am then at the robot. Greetings Sieuwe |
Hi @gaunthan Here are the terminal outputs for 3 scripts I run. I think the last one is the most interesting because that shows an error with the "Call to action server". Not actually sure what this is tho. And also this error only came after I shut down ROS using control + C. So maybe because I was shutting it down the error came? When running normally none of these scripts gave any real errors. Also I dont think I can recieve any messages from the robot. There is a " malformed sub-payload detected." erro in the first output so maybe the robot is trying to send messages but failing? Thanks for your help. Greetings Sieuwe
|
Hi, I just checked the issue. |
Hi
I have installed ROS melodic succesfully on the computer of the robot. I can launch
roslaunch turtlebot_bringup minimal.launch
and I then hear a beep from the robot.The problem comes when I run
roslaunch turtlebot_teleop keyboard_teleop.launch
. The robot will connect and no error message will pop up but when I press the keys on my keyboard the speed in the terminal will increment but the motors wont move.The robot is turned on.
System is a Jetson Nano connected with USB to a kobuki base. I dont own the entire turtlebot 2 just the kobuki base which is the same as the one on the turtlebot 2.
If you need any more info please ask.
Greetings
Sieuwe
The text was updated successfully, but these errors were encountered: