We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐳 user/ros2_foxy_desktop/~/Projects/dev_ws $ ros2 run ros2_execution ros2_execution.py --ros-args -p PROGRAM_FILENAME:="cubePP" -p ROBOT_MODEL:="irb120" -p EE_MODEL:="schunk"
--- Cranfield University --- (c) IFRA Group
ros2_RobotSimulation --> SEQUENCE EXECUTION Python script -> ros2_execution.py
[INFO] [1709237997.941264838] [ros2_program_param]: PROGRAM_FILENAME ROS2 Parameter received: cubePP [INFO] [1709237997.951131662] [ros2_robot_param]: ROBOT_MODEL ROS2 Parameter received: irb120 [INFO] [1709237997.960076382] [ros2_ee_param]: EE_MODEL ROS2 Parameter received: schunk
Waiting for MoveJ action server to be available...
@IFRA-Cranfield @seemalasif @MikelBueno @benkyd
The text was updated successfully, but these errors were encountered:
Hi, which launch file are you using? For me it works if I use the "_interface" launch files
Sorry, something went wrong.
No branches or pull requests
🐳 user/ros2_foxy_desktop/~/Projects/dev_ws $ ros2 run ros2_execution ros2_execution.py --ros-args -p PROGRAM_FILENAME:="cubePP" -p ROBOT_MODEL:="irb120" -p EE_MODEL:="schunk"
--- Cranfield University ---
(c) IFRA Group
ros2_RobotSimulation --> SEQUENCE EXECUTION
Python script -> ros2_execution.py
[INFO] [1709237997.941264838] [ros2_program_param]: PROGRAM_FILENAME ROS2 Parameter received: cubePP
[INFO] [1709237997.951131662] [ros2_robot_param]: ROBOT_MODEL ROS2 Parameter received: irb120
[INFO] [1709237997.960076382] [ros2_ee_param]: EE_MODEL ROS2 Parameter received: schunk
Waiting for MoveJ action server to be available...
@IFRA-Cranfield @seemalasif @MikelBueno @benkyd
The text was updated successfully, but these errors were encountered: