Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Field-Robotics-Japan/UnitySensorsROSArchive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Sensors ROS

Sensor tools for Robotics connecting with ROS and ROS2 environment.

Environment

Unity Version

2020.2 or later

Depend Packages

  • Burst : >=1.4.8
  • Mathematics : >=1.2.1
  • ROS TCP Connector : >=v0.5.0
  • UnitySensors : >=0.1.0

Installation

Install dependencies

  1. Open the package manager from Window -> Package Manager and select "Add package from git URL..."
  2. Enter the following each URLs, respectively.
  3. Click Install buton on the right bottom corner for each depend packages, respectively.

Install UnitySensors package

  1. Open the package manager from Window -> Package Manager and select "Add package from git URL..."
  2. Enter the following URL. If you don't want to use the latest version, substitute your desired version tag where we've put v0.1.0 in this example: https://github.com/Field-Robotics-Japan/UnitySensorsROS.git#v0.1.0
  3. Click Add.

About

Sensor scripts on Unity connecting with ROS, ROS2.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages