-
Notifications
You must be signed in to change notification settings - Fork 0
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
roslaunch not working properly #4
Comments
Look at this link : cannot launch node and then execute the following commands See, if any controllers are being listed. Post the output of the following commands. |
Ok. For So tried the debian package install: So, now this is the output of roslaunch:
But, teleoperator is not working properly as per arrow keys. The bot just keeps turning with wheels moving in opposite directions. I am also getting this warning: Output of Output of
|
Then, the problem was with controller manager not installed. Now, the gazebo sim is running properly. The teleoperation is controlled by the turtlesim package which is debugged. Try running the turtlesim and see if that runs properly:
And see if this works properly. If not, look at how the turtlesim node can be calibrated I am closing this issue as of now as the gazebo and launch files are working well. |
why is it showing "[turtlemimic.launch] is neither a launch file in package On Fri, May 15, 2015 at 8:44 PM, Shubhojyoti Ganguly <
|
@ankithjain This thread is for all issues related to launch files of the sangi code. Since you are working on a different code where this error has popped, please move your messages to a different place or a private chat |
roslaunch sangi_gazebo sangi_world.launch
is giving errors. Here are the screenshots:
So,
rosrun turtlesim turtle_teleop_key /turtle1/cmd_vel:=/sangi/cmd_vel
is also not working properly.
Output of:
rospack profile
isThe text was updated successfully, but these errors were encountered: