IIT-Bombay-Racing-Driverless / trainee_module

0 stars 2 forks source link

Useful Tips #4

Open Vishwam008 opened 4 months ago

Vishwam008 commented 4 months ago

To skip packages while building, use:

colcon build --packages-skip <packages>
Vishwam008 commented 4 months ago

To tag your commit to a specific issue. Put #<issue number> in the commit message.