Giter Club home page Giter Club logo

Comments (9)

thomasemter avatar thomasemter commented on September 10, 2024

Hello Hang,

you observed correctly, that you need internet forwarding over USB. How to achieve this is explained here.

Best regards,
Thomas

from septentrio_gnss_driver.

hangcui1201 avatar hangcui1201 commented on September 10, 2024

Hi Thomas,

Thanks a lot. I have made it work. A quick question. Could you tell me know in which ROS topic I could verify that the RTK is working? For example, rtk: true, or GNSS mode: rtk, etc.

Screenshot from 2024-02-28 18-45-50

Screenshot from 2024-02-28 18-47-15

Thanks again.

Best,
Hang

from septentrio_gnss_driver.

thomasemter avatar thomasemter commented on September 10, 2024

Hi Hang,

great :-)

The mode field of pvt_geodetic or pvt_cartesian shows the type of the PVT solution:
image

Cheers,
Thomas

from septentrio_gnss_driver.

hangcui1201 avatar hangcui1201 commented on September 10, 2024

Hi Thomas,

Thanks! I could tell the RTK mode from the ROS topic now.

Another question. Can I use the Ethernet interface instead of the USB interface for above settings? My device is AsteRx SBi3 Pro+. The reason is that I found the USB interface of my computer could not provide stable power to the device.

I want to power the AsteRx SBi3 Pro+ separately and use the Ethernet interface for ROS and RTK settings. Could let me how to configure it? Can I change the IP address of AsteRx SBi3 Pro+?

Thanks a lot!

Best,
Hang

from septentrio_gnss_driver.

thomasemter avatar thomasemter commented on September 10, 2024

Hi Hang,

you can use Ethernet for sure. I would recommend to connect it to a switch then, so you won't need internet sharing from your PC anymore.

The IP address can be changed via web interface Communication -> Ethernet. For ROSaic you just have to change the IP address.

Cheery,
Thomas

from septentrio_gnss_driver.

hangcui1201 avatar hangcui1201 commented on September 10, 2024

Hi Thomas,

Thanks a lot! I will try it.

I find the IMU outputs from ROS topic /septentrio_gnss/imu include the gravity compensation. Is there anyway to get the raw data of the IMU without gravity compensation?

Thanks again.

Best,
Hang

from septentrio_gnss_driver.

thomasemter avatar thomasemter commented on September 10, 2024

Hi Hang,

are you really sure about the gravity compensation? The raw data of the IMU shows the gravity:
image

Cheers,
Thomas

from septentrio_gnss_driver.

hangcui1201 avatar hangcui1201 commented on September 10, 2024

Hi Thomas,

Yes, in the linear_acceleration. In the Z direction, it added the gravity component, which is 9.8 g/m^s. Can we have the IMU raw data without the gravity components?

Thanks!

Best,
Hang

from septentrio_gnss_driver.

thomasemter avatar thomasemter commented on September 10, 2024

Hi Hang,

to be clear: the IMU measures gravity, so raw data includes gravity of course. Else, it would not be possible to determine the attitude ;-)

In order to get gravity compensated accelerations, gravity has to be subtracted. This is not straight forward, since it is dependent on various factors. Maybe we can add this as an option to a future version of the driver.

Cheers,
Thomas

from septentrio_gnss_driver.

Related Issues (20)

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.