Coder Social home page Coder Social logo

Comments (7)

HaranGopal avatar HaranGopal commented on May 29, 2024 1

Ah ok, I'll see if I can provide logs/configs if I can. Thanks for the help!

from ros_navigation_command_app.

Rongix avatar Rongix commented on May 29, 2024

Hey, as far as I remember you need to initialize connection from the main page using refresh like button.

In the settings for master you should enter ip like: http://XXX.XXX.X.XX:XXXXX/

For the device:
XXX.XXX.X.XX

All map topics without leading/ trailing slashes ('/')

All the code that manages ros is in lib/providers/RosProvider
Please check if it is configured correctly

from ros_navigation_command_app.

HaranGopal avatar HaranGopal commented on May 29, 2024

We initialize it to the ROSCORE IP right? and there isn't a need for ROSBRIDGE or the http-server correct?

from ros_navigation_command_app.

Rongix avatar Rongix commented on May 29, 2024

Yep, you enter ip of the device that runs roscore.
2nd ip address you have to provide is the ip of your android phone/ tablet that runs the app (Not the ip of the device being controlled). It might be a bit confusing.
Also this app can't be run on Android/ iOS simulator.

from ros_navigation_command_app.

HaranGopal avatar HaranGopal commented on May 29, 2024

I have set the IP of the android device, I'm able to publish data, and can verify that the node is connected and is subscribing on RQT, however, I'm unable to receive any data. Do you think it can be some version issue? (I have also disabled all firewalls on the router)

from ros_navigation_command_app.

Rongix avatar Rongix commented on May 29, 2024

It was made & tested on ROS Melodic with Ubuntu 18.04 (+ turtlebot3). Recently I'm working on a new project and don't have access to Ubuntu system to help you.

One thing to check out, when you configure ROS core / robot don't use localhost / loopback in it, but full address (with numbers) just how it is visible from the router.

It's hard to tell what may be wrong. If you provide some logs/ configs I might help.

from ros_navigation_command_app.

Anirudh181001 avatar Anirudh181001 commented on May 29, 2024

Hi, I am facing the same issue. May I ask if this is resolved?

from ros_navigation_command_app.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.