-
Notifications
You must be signed in to change notification settings - Fork 140
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
Connection issues between ROS Melodic and Optitrack Streaming Engine #59
Comments
@geothan Hi, did you define the the id streaming of the rigidbody ? because what you see in the config yaml file of this package that there are 2 rgigbodies are defines the first one with the streaming id 1 and the other is 2 so please make sure that the rigigbody in motive has the streaming id of 1 or 2 |
Hi @jadhm! i think that i i've defined properly the streaming ID. I redownload and built the driver optitrack succesfully, making the below change: I executed the following: Could the specific driver not be compatibe with motive 2.2? Can i define server version? Generally, linux and windows computers see each other through ip ping. Windows PC is connected through Ethernet and Linux PC wirelessly in router. |
Hi @geothan and if you try |
Hi @jadhm , Here is a screenshot of launch file execution: The result of topics is the following: The first time that i tried the above settings, topics of robot1 weren't visible only parameter_descriptions and parameter_updates topics. These topics are empty, is that normal? Finally, when i run Shall i see my robot in rviz? Because i see an empty world. |
It seems it works just fine ! I see that you can read the topic |
hi,yet I am very happy to see that, but i have down the fixed frame and add topic as you said in RVIZ,there is only a red line with an arrow.can you tell me how to do?i hope you can screenshot |
I can't retrieve the pose of a 3D object in ROS . I have 2 computers, one with Windows 10 and one with Ubuntu 18.
The Windows PC has Motive: Tracker 2.2.0 with the following settings in Optitrack Streaming Engine:
The Linux PC has ROS Melodic and with following installation steps:
cd ~/catkin_ws/src
git clone https://github.com/ros-drivers/mocap_optitrack.git
cd ..
catkin build
The project was built with the below modifications:
I run the following command :
roslaunch mocap_optitrack mocap.launch
and get the below:
roslaunch mocap_optitrack mocap.launch
... logging to /home/george/.ros/log/0bbc8108-88c0-11eb-a872-000c2978f07e/roslaunch-ubuntu-69992.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://ubuntu:38971/
SUMMARY
PARAMETERS
NODES
/
mocap_node (mocap_optitrack/mocap_node)
auto-starting new master
process[master]: started with pid [70002]
ROS_MASTER_URI=http://localhost:11311
setting /run_id to 0bbc8108-88c0-11eb-a872-000c2978f07e
process[rosout-1]: started with pid [70013]
started core service [/rosout]
process[mocap_node-2]: started with pid [70020]
[ WARN] [1616164398.362593479]: Could not get server version, using auto
The text was updated successfully, but these errors were encountered: