ROS2
ROS
Development
This project is about setting operating environment for ROS/ROS2 on specific SBC/platforms quickly.
SBC/platform | Test status |
---|---|
Raspberry pi 4B | โ |
Jetson Nano Developer Kit | โ |
reComputer-J1010 | โ |
Adlink I-Pi SMARC Kit | โ |
And now can install tools below:
Tools | Content |
---|---|
Framwork | ROS, ROS2 |
IDE | VSCode |
Make sure the tool "git" in the SBC user use, please type the command below to install git:
After installing git, use can type the command below to download this project:
First time use this procject, user can type the command below in terminal:
The default option is "-a" that means user can install automatically with the scripts. Use the command below to install automatically:
The image shown below represent all things in this project had installed.
Please feel free to check the project: ROSKY2
Or if user want to add new tools in this project, please don't hesitate to contact me :)