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

Cannot see the formation of vicon #24

Open
Allenhanbo opened this issue Oct 8, 2019 · 1 comment
Open

Cannot see the formation of vicon #24

Allenhanbo opened this issue Oct 8, 2019 · 1 comment

Comments

@Allenhanbo
Copy link

After I clone and catkin_make the vicon_briage directory in my workspace, I set my PC's which running vicon hostname to vicon. And then I roslaunch the launch file vicon.launch, but there's no reaction. The situation like this:
ardrone@ubuntu:~/crazyflie_ws/src/vicon_bridge/launch$ roslaunch vicon.launch
... logging to /home/ardrone/.ros/log/e3ebe690-ea24-11e9-bc46-000c29a0daf3/roslaunch-ubuntu-6801.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://ubuntu:44913/

SUMMARY

PARAMETERS

  • /rosdistro: kinetic
  • /rosversion: 1.12.14
  • /vicon/datastream_hostport: vicon:192.168.10.1
  • /vicon/stream_mode: ClientPull
  • /vicon/tf_ref_frame_id: /world

NODES
/
vicon (vicon_bridge/vicon_bridge)

auto-starting new master
process[master]: started with pid [6811]
ROS_MASTER_URI=http://localhost:11311

setting /run_id to e3ebe690-ea24-11e9-bc46-000c29a0daf3
process[rosout-1]: started with pid [6824]
started core service [/rosout]
process[vicon-2]: started with pid [6828]
[ INFO] [1570577978.288834390]: Connecting to Vicon DataStream SDK at vicon:192.168.10.1 ...
[ INFO] [1570577993.301680138]: .
[ INFO] [1570578004.316229193]: .
[ INFO] [1570578015.330030469]: .
[ INFO] [1570578026.343621669]: .
[ INFO] [1570578037.356156361]: .
[ INFO] [1570578048.366912102]: .
[ INFO] [1570578059.381591075]: .
[ INFO] [1570578070.388139478]: .
[ INFO] [1570578081.401838489]: .
[ INFO] [1570578092.416442060]: .
[ INFO] [1570578103.426150843]: .
[ INFO] [1570578114.439745462]: .

@bozcani
Copy link

bozcani commented May 12, 2020

I guess the problem is in your "datastream_hostport" parameter in "vicon.launch".

I guess yours is "vicon:192.168.10.1". Could you try to change it to "192.168.10.1:801"?

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

2 participants