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

script to install bcr robot #43

Closed
ncnynl opened this issue Jul 18, 2024 · 3 comments
Closed

script to install bcr robot #43

ncnynl opened this issue Jul 18, 2024 · 3 comments

Comments

@ncnynl
Copy link

ncnynl commented Jul 18, 2024

https://github.com/ncnynl/commands/blob/master/commands_extra/ros2_gazebo/shell/install_bcr_bot.sh

add a rapid script to install bcr bot for ros2

curl -k https://www.ncnynl.com/rcm.sh | bash -
rcm -s install_bcr_bot

run:

  1. ros2 launch bcr_bot ign.launch.py
  2. ros2 launch bcr_bot rviz.launch.py
@D-1shu
Copy link
Contributor

D-1shu commented Jul 26, 2024

@ncnynl Thank you for the installation script for bcr_bot. We now have binaries available for easier installation. Could you try using them and let us know your feedback?

sudo apt-get install ros-humble-bcr-bot

We may include your script in a future release.

Best regards,
Devanshu Sharma
Black Coffee Robotics

@ncnynl
Copy link
Author

ncnynl commented Jul 27, 2024

@D-1shu

Yes, I understand your apt installation method and tested your code. Thank you for providing such a good program.

By learning your URDF, I fixed the point cloud problem of my rtabmap mapping. Based on learning needs, we still need to install the source code version, especially if we want to do secondary development.

So I wrote a script and also wrote a concise tutorial on how to quickly install and use bcr bot,
https://www.ncnynl.com/archives/202407/6453.html

@D-1shu
Copy link
Contributor

D-1shu commented Jul 28, 2024

Thank you for the feedback! Great to hear you fixed the issue and wrote a helpful script and tutorial!

@D-1shu D-1shu closed this as completed Jul 28, 2024
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

2 participants