-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
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
Moveit Roarm M2 S #5
Comments
stop all the commands that are being executed.
to check whether any node in the background process is not stopped.
to check whether interference exists in the same LAN |
And what was the order in which you executed the orders |
1 terminal |
you can execute it in this order
2 terminal
Check whether the system reports an error |
Here it runs normally. (in the third step that is "ros2 launch roarm_description display.launch.py" ) |
Then you can take a complete screenshot of the terminal output, the terminal of the interact.launch |
Check whether the is installed ros2 gripper controller
|
No, there doesn't seem to be such a package. |
You can try installing
|
Do you have Docker installed on your system? I have an image |
Yes, we have docker. Please forward us the image and commands we need to execute. |
1.Pull Image
2.Creating a Container
3.Set xhost on the host page and start the container
4.Interactive Entry Container
|
If you have any other questions, I'll answer them tomorrow |
With the docker it works fine, but it's very complicated and we are trying to use realsence camera to recognize objects and catch them so it's a bit strange that everything we want to do is done through the docker. Isn't there a way to solve it through normal linux software and not with images? |
Delete the previous one, pull the project again, install the dependencies, compile, and run |
Also, another question. Everything is working well and thank you for that. So how can I add files in this docker and correspondingly folders? |
You can install open-ssh in docker and enable root remote login, which should make uploading and editing files easier. configuration enable check or, you can use the docker cp command on the host to copy the file into the container. |
Good evening, I executed all the commands you have on github for the roarm m2 s the only difference is that I did dualboot and not in vurtial box. However when I execute the 4th step with moveit it shows me this error here.
The text was updated successfully, but these errors were encountered: