Git Product home page Git Product logo

ros_ship_packages's Introduction

ros_ship_packages

USV simulator for ROS

how to build

1.cd ~/catkin_ws/src [email protected]:hakuturu583/ros_ship_packages.git 3.cd ../ 4.sudo apt install ros-kinetic-jsk-* 5.ros-kinetic-hector-gazebo* 6.sudo apt install ros-kinetic-nmea* 7.sudo apt install ros-kinetic-velodyne* 8.sudo apt install ros-kinetic-nmea* 9.sudo apt install ros-kinetic-robot-pose-ekf 10.sudo apt install ros-kinetic-gps* 11.catkin_make

robot model

ros_ship

simulation on gazebo simulation result on rviz

simulated sensors

camera,VLP-16

how to launch

roslaunch ros_ship_description ros_ship.launch

WAM-V

simulation on gazebo simulation result on rviz demo buoy recognition demo

simulated sensors

gps,imu,camera,VLP-16,laser(2D)

how to launch

roslaunch ros_ship_gazebo_plugins wam-v_gazebo.launch

packages

ros_ship_control

ROS package for control simulated USV

ros_ship_description

ROS package for ros_ship_description(urdf,xacro,mesh,world files,etc..)

ros_ship_gazebo_plugins

gazebo plugins for simlated USV

simple_buoyancy_plugin

gazebo plugin for calculating buoyancy in a very simple way.

world_frame_publisher_plugin

gazebo plugin for broadcast gazebo_world frame.

simple_driving_force_plugin

gazebo plugin for calculating driving force from joint speed and ship speed

ros_ship_msgs

messages for ros_ship_packages

ros_ship_navigation

navigation package for ros_ship

ros_ship_recognition

recognition package for ros_ship

object_recognition_node

object recognition node by using PCL(point cloud library) set rosparams like below sample yaml file stl and mesh file must be puted on (ros_ship_packages)/data/

ros_ship_visualization

gps_plotter.py

plot gps data from /fix(sensor_msgs/NavSatFix) and publish map image via google static map API S is start point of ship C is current position of the ship visualization in google map

kml_plotter.py

plot gps data from /fix(sensor_msgs/NavSatFix) topic in kml format visualize simulated gps data in google earth

plot_characteristic_curve.py

plot characteristic curve in .eps and .jpeg format plotted characteristic curve

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.