Closed yagizzha closed 3 years ago
Thank you for creating your first issue on this repo! Give me some time to review and respond to your problem.
@yagizzha after compiling make sure to run source install/setup.bash
from your colcon_ws
@yagizzha after compiling make sure to run
source install/setup.bash
from yourcolcon_ws
Thanks for that but now im having another problem : i have the file there and inside of it is filled but arguments still cant be parsed
@yagizzha could you make a new issue with your new problem? I am looking into it to see if I can reproduce it and will reply back on that new issue.
After compiling when i try to use "ros2 run grbl_ros grbl_node --ros-args --params-file /path/to/workspace/src/grbl_ros/config/cnc001.yaml", it says "Package 'grbl_ros' not found" even though i have it installed.