Skip to content
  1. Jan 22, 2021
  2. Jan 18, 2021
  3. Dec 18, 2020
  4. Dec 17, 2020
  5. Dec 15, 2020
    • Thomas Denewiler's avatar
      Update to work with Ubuntu 20.04 and ROS2 Foxy. (#24) · d3f54175
      Thomas Denewiler authored
      
      
      * Update to work with Ubuntu 20.04 and ROS2 Foxy.
      
      * Change CMake to use ament_export_targets instead of ament_export_interfaces. This likely breaks support for ROS2 Eloquent.
      
      * Switch Actions CI from 18.04/Eloquent to 20.04/Foxy.
      
      * Change launch file instances of node-name to name.
      
      * Fix for installing tzdata to accept default option.
      
      * Switch CI to use ROS Docker image instead of Ubuntu Docker image.
      
      * Remove rosdep init since it is already done in ROS image.
      
      * Remove install of packages included in ROS Docker image.
      
      * Revert schedule for CI runs.
      
      * Enable CI on push.
      
      * Remove unused CI environment variable.
      
      * Revert CI distribution variable.
      
      * Fix yaml error for CI. Simplify env variables.
      
      * Remove DEBIAN_FRONTENT.
      
      * Switch scipy use of factorial from misc module to special module.
      
      * More robust way to import factorial.
      
      * Rename all node_* variables in python so that the node_ prefix is removed.
      
      * Switch CI from using Gazebo 9 to 11.
      
      * Updated thruster default axis value
      
      * Launch files now use a topic / param to load the robot description
      
      * Updated thruster_manager to parse an urdf from a string instead of a file to get the thrust axes
      
      * Updated tests to load the robot description from a topic / param
      
      * Updated CI to use both Gazebo 9 and 11
      
      * Fixed syntax error
      
      * Updates about sim time request
      
      * Updated changelog and readme
      
      Co-authored-by: default avatarThomas Denewiler <thomas.denewiler@navy.mil>
      Co-authored-by: default avatarjpliquid <65894393+jpliquid@users.noreply.github.com>
      d3f54175
  6. Nov 11, 2020
  7. Nov 10, 2020
  8. Nov 09, 2020
  9. Nov 01, 2020
  10. Oct 30, 2020
  11. Oct 28, 2020
  12. Oct 27, 2020
  13. Oct 24, 2020
  14. Oct 23, 2020
  15. Oct 20, 2020
  16. Oct 16, 2020
  17. Oct 15, 2020
Loading