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

piksi_multi_cpp proper settings for WiFi based communication #232

Open
chrissunny94 opened this issue Mar 13, 2023 · 3 comments
Open

piksi_multi_cpp proper settings for WiFi based communication #232

chrissunny94 opened this issue Mar 13, 2023 · 3 comments

Comments

@chrissunny94
Copy link

Dear open source community , i have been trying to get the ROS drivers for piksi up and running for the past few days .

A stand alone example where all the required configurations are specified would be helpful to many people who are trying to make sense of this .

Best Regards ,
Chris

@rikba
Copy link
Collaborator

rikba commented Mar 14, 2023

Hi there, you can change device_ids to the TCP address of your Piksi Multi, e.g.,
<arg name="device_ids" default="tcp://192.168.222.0:55555"/>

See rover.launch

@chrissunny94
Copy link
Author

I already tried this , but got an error .

Let me reproduce the error and will post the log here .

@Reyshwanth
Copy link

Hey, I was able to set the right port, I am seeing udp packets from the base station on my wifi network, and they are being recieved at my rover's computer as well. However when I launch the driver , roslaunch piksi_multi_cpp rover.launch, I get the error "Could not bind to UDP socket. Observations will not be received". The port number being read is 26078, which is being read correctly by the file udp_observation_reciever.cc. Why am I unable to bind? please help me out!

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

3 participants