Skip to content
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

Make tutlebot from urdf file by urdf importer, but it's not running. #53

Open
yuataka opened this issue Oct 21, 2022 · 1 comment
Open

Comments

@yuataka
Copy link

yuataka commented Oct 21, 2022

Thanks for this project.

I have some trouble about AVG controller.

I made from turtlebot from this turtlebot3 model by urd fimporter.
https://github.com/Unity-Technologies/Robotics-Nav2-SLAM-Example/blob/main/Nav2SLAMExampleProject/Assets/turtlebot3/model.urdf
After that, I attached AGV controller and set up like this.
turtlebot_setting

However, this turtlebot was not running by ros cmd_vel topic.
ROS can receive /scan topic and I checked cmd_vel was received in Unity by Debug.Log function, but turtlebot3 was not running.

Screenshot from 2022-10-21 16-43-28

Could someone give me some advice? Thanks.

@yuataka
Copy link
Author

yuataka commented Oct 24, 2022

After I increased cmd_vel's max speed, the turtlebot3 could turn left and move backward, but could not turn right and go straight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant