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

How to build a square box demo. #39

Open
anfederman opened this issue Jul 14, 2022 · 1 comment
Open

How to build a square box demo. #39

anfederman opened this issue Jul 14, 2022 · 1 comment

Comments

@anfederman
Copy link
Contributor

Download this code in catkin

git clone http://github.com/pirobot/rbx1 into ~/catkin_ws/src
catkin_make --pkg rbx1
roscd rbx1_nav/nodes

vi nav_square.py change python to python3

launch
roslaunch magni_gazebo empty_world.launch Or on robot magni_bringup

rosrun rbx1_nav nav_square.py

there are other demos in rbx1_nav, but I haven't tested them. also,I havent tried a real robot since I don't have a 1m clear space!

@anfederman
Copy link
Contributor Author

I put the robot up on blocks and tested it, it works if built and run on the robot. It doesn't work if run from theworkstation, I don't know why. the same thing is true for direct rostopic pub commands. Might be some permissions/security feature.

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