GithubHelp home page GithubHelp logo

Comments (9)

ShawnSchaerer avatar ShawnSchaerer commented on August 20, 2024

@bgoldfai any progress on the 16.04 kinetic build?

from autorally.

bgoldfai avatar bgoldfai commented on August 20, 2024

I can drive the platform around in simulation with a gamepad using our joystick node if I have the following packages installed from source, still explicitely compiling driver_base first:

  • driver_common
  • gazebo_ros_pkgs

Camera1394 is no longer a dependency, but hasn't been removed from package.xml yet.

The state estimator still does not compile because of GTSAM dependency issues in 16.04.

We have not tested 16.04/kinetic on hardware, as all of our compute boxes are still on 14.04/indigo. We will migrate once all of these remaining issues are resolved.

from autorally.

bgoldfai avatar bgoldfai commented on August 20, 2024

After further testing, there is no need for any ROS packages to be installed from source and the state estimator compiles in 16.04 if GTSAM is compiled from the latest develop branch.

The standard installation instructions for our software are now compatible with 16.04/kinetic in the kinetic-devel branch. We won't officially move up to kinetic until we have a chance to test on hardware.

from autorally.

ShawnSchaerer avatar ShawnSchaerer commented on August 20, 2024

Great. I'll try it out

Sent from my iPhone

On Jul 29, 2016, at 11:33 AM, Brian Goldfain [email protected] wrote:

After further testing, there is no need for any ROS packages to be installed from source and the state estimator compiles in 16.04 if GTSAM is compiled from the latest develop branch.

The standard installation instructions for our software are now compatible with 16.04/kinetic in the kinetic-devel branch. We won't officially move up to kinetic until we have a chance to test on hardware.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

from autorally.

ShawnSchaerer avatar ShawnSchaerer commented on August 20, 2024

I have a compile issue with 16.04 and kinetic. any ideas??

Linking CXX executable /home/northstar/catkin_ws/devel/lib/autorally_core/imuGpsEstimator
/usr/bin/ld: CMakeFiles/imuGpsEstimator.dir/IMU_GPS.cpp.o: undefined reference to symbol '_ZN3tbb8internal23allocate_via_handler_v3Em'
//usr/lib/x86_64-linux-gnu/libtbb.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

from autorally.

bgoldfai avatar bgoldfai commented on August 20, 2024

I was able to replicate the issue and I think solve it by linking TBB required by GTSAM during the state estimator compilation. The kinetic-devel branch is updated with this change.

from autorally.

ShawnSchaerer avatar ShawnSchaerer commented on August 20, 2024

just tested it and it compiled. I will start to test the running system.

from autorally.

sammilei avatar sammilei commented on August 20, 2024

put the driver_base in the workspace/src and compile. It worked for me.
driver_base source is here: https://github.com/ros-drivers/driver_common

from autorally.

bgoldfai avatar bgoldfai commented on August 20, 2024

The repository has been tested working on quite a few machines using the instructions in the kinetic-devel branch, which is now the default, so I'm closing this issue.

from autorally.

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.