No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
Repository Summary
Checkout URI | https://github.com/photoneo/phoxi_camera.git |
VCS Type | git |
VCS Version | 1.1.4 |
Last Updated | 2016-10-24 |
Dev Status | DEVELOPED |
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 |
---|---|
phoxi_camera | 1.1.4 |
README
phoxi_camera
ROS Package for PhoXi Scanner/Camera
if you don’t have catkin workspace:
mkdir -p ~/catkin_workspace_directory/src
cd ~/catkin_workspace_directory/src
catkin_init_workspace
then:
cd ~/catkin_workspace_directory/src
git clone https://github.com/photoneo/phoxi_camera.git
cd ..
catkin_make
source ~/catkin_workspace_directory/devel/setup.bash
rosrun phoxi_camera phoxi_camera_node
rosrun phoxi_camera phoxi_camera_example.py
In phoxi_camera_example.py change hardware identification of camera
Generate package:
catkin_generate_changelog
catkin_prepare_release
bloom-release --rosdistro <ros_distro> --track <ros_distro> phoxi_camera
CONTRIBUTING
No CONTRIBUTING.md found.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
Repository Summary
Checkout URI | https://github.com/photoneo/phoxi_camera.git |
VCS Type | git |
VCS Version | 1.1.3 |
Last Updated | 2016-08-23 |
Dev Status | DEVELOPED |
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 |
---|---|
phoxi_camera | 1.1.3 |
README
phoxi_camera
if you have not catkin workspace:
mkdir -p ~/catkin_workspace_directory/src
cd ~/catkin_workspace_directory/src
catkin_init_workspace
then:
mkdir -p ~/catkin_workspace_directory/src/phoxi_camera
cd ~/catkin_workspace_directory/src/phoxi_camera
git init
git pull https://github.com/photoneo/phoxi_camera.git
cd ../..
catkin_make
source ~/catkin_workspace_directory/devel/setup.bash
catkin_make
rosrun phoxi_camera phoxi_camera_node
rosrun phoxi_camera phoxi_camera_example.py
In phoxi_camera_example.py change hardware identification of camera
CONTRIBUTING
No CONTRIBUTING.md found.
No version for distro melodic. Known supported distros are highlighted in the buttons above.