object_msgs repository

Repository Summary

Checkout URI https://github.com/intel/ros2_object_msgs.git
VCS Type git
VCS Version master
Last Updated 2024-03-25
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Packages

Name Version
object_msgs 0.4.0

README

DISCONTINUATION OF PROJECT #

This project will no longer be maintained by Intel.
Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.
Intel no longer accepts patches to this project.
If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.

ros2_object_msgs

Introduction

This package defines the object messages for ROS2. For ROS, you can find the object messages definition here.

  • Install ROS2 Dashing (guide)
  • Create a ROS2 workspace
mkdir -p ~/ros2_ws/src

  • Building and Installation
cd ~/ros2_ws/src
git clone https://github.com/intel/ros2_object_msgs
cd ~/ros2_ws
colcon build --symlink-install
source install/local_setup.bash

Any security issue should be reported using process at https://01.org/security

CONTRIBUTING

No CONTRIBUTING.md found.

Repository Summary

Checkout URI https://github.com/intel/ros2_object_msgs.git
VCS Type git
VCS Version master
Last Updated 2024-03-25
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Packages

Name Version
object_msgs 0.4.0

README

DISCONTINUATION OF PROJECT #

This project will no longer be maintained by Intel.
Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project.
Intel no longer accepts patches to this project.
If you have an ongoing need to use this project, are interested in independently developing it, or would like to maintain patches for the open source software community, please create your own fork of this project.

ros2_object_msgs

Introduction

This package defines the object messages for ROS2. For ROS, you can find the object messages definition here.

  • Install ROS2 Dashing (guide)
  • Create a ROS2 workspace
mkdir -p ~/ros2_ws/src

  • Building and Installation
cd ~/ros2_ws/src
git clone https://github.com/intel/ros2_object_msgs
cd ~/ros2_ws
colcon build --symlink-install
source install/local_setup.bash

Any security issue should be reported using process at https://01.org/security

CONTRIBUTING

No CONTRIBUTING.md found.

Repository Summary

Checkout URI https://github.com/intel/ros2_object_msgs.git
VCS Type git
VCS Version 0.4.0
Last Updated 2019-05-15
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Packages

Name Version
object_msgs 0.4.0

README

ros2_object_msgs

Introduction

This package defines the object messages for ROS2. For ROS, you can find the object messages definition here.

  • Install ROS2 Ardent (guide)
  • Create a ROS2 ament workspace
mkdir -p ~/ros2_ws/src

  • Building and Installation
cd ~/ros2_ws/src
git clone https://github.com/intel/ros2_object_msgs
cd ~/ros2_ws
ament build
source install/local_setup.bash

Any security issue should be reported using process at https://01.org/security

CONTRIBUTING

No CONTRIBUTING.md found.