You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd ros_ws/src/
```bashgit clone [email protected]:anhtuduong/UR5BlokVision.git
Compile/Install the code
Whenever you modify some of the ROS packages (e.g. the ones that contain the xacro fles inside the robot_description folder), you need to install them to be sure they are been updated in the ROS install folder.
Install environment
Follow instructions in locosim (recommend using Docker) for Window
Start developing
Clone the UR5BlokVision repo:
Compile/Install the code
Whenever you modify some of the ROS packages (e.g. the ones that contain the xacro fles inside the robot_description folder), you need to install them to be sure they are been updated in the ROS install folder.
Start the robot simulation
Option 1: Run in terminal
Option 2: Run in Pycharm
(https://github.com/anhtuduong/locosim#running-the-software-from-python-ide-pycharm)
Option 3: Run in VSCode
The text was updated successfully, but these errors were encountered: