Skip to content
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

Problems to use vrpn_client_ros #21

Open
Carmol1 opened this issue May 3, 2022 · 0 comments
Open

Problems to use vrpn_client_ros #21

Carmol1 opened this issue May 3, 2022 · 0 comments

Comments

@Carmol1
Copy link

Carmol1 commented May 3, 2022

Hello.

The reason why I am writing to you is to ask for your help, since when using the vrpn_client_ros package the topic does not appear, I am a beginner in ROS, but I think I have executed the basic steps correctly, since I have done the following:

1.-Install ros kinetic and ros-kinetic-vrpn

2.- I made the workspace.
mkdir -p ~/catkin_ws/src
cd ~/catkin_ws/
catkin_make

3.- clone the package
cd src/
git clone https://github.com/ros-drivers/vrpn_client_ros.git
sudo apt-get update
cd ..
catkin_make

  1. I configure the ip in ubunto as 192.168.0.102 and in windows as 192.168.0.100 and verify the communication using ping.

5.- I configure Motive 1.9
✔ Broadcast Frame Data
Local Interface ip 192.168.0.100
Stream Rigid Bodies: True
Transmission Type: Multicast
VRPN:
✔ Broadcast Frame Data
VRPN Broadcast port: 3883

6.- I write roslaubch vrpn_clientros sample.launch server:=192.168.0.100

I'd appreciate your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant