Repository for a true robotics class
- How to make a partion on your HD
- How to work with Diskpart
- How to force delete a partition
- Dependencies on your ROS version
https://ictsolved.github.io/remap-key-in-linux/
- If you don't have acces to an independent Linux machine, buy an external HD, it simplifies the process.
- You'll need a USB, saldy you can't download it like RAM
- Install the distro distribution ROS is build on. Surely you can install a downgrade, but don't complicate things.
- If your system has both Windows and Linux, from the settings disable fast start up
- Install VSCode
- Use rospack list to see all the packages installed. USe it to verify your instalation. rospack find packageName works in a simillar way
- Install catkin tools