Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
ros_cosypose
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Simple Robotics
ros_cosypose
Merge requests
!3
[CMakeLists.txt] Install launch file for single view service
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[CMakeLists.txt] Install launch file for single view service
florent/ros_cosypose:happypose
into
main
Overview
0
Commits
12
Pipelines
0
Changes
10
Merged
Florent Lamiraux
requested to merge
florent/ros_cosypose:happypose
into
main
1 year ago
Overview
0
Commits
12
Pipelines
0
Changes
10
Expand
and make python script executable.
0
0
Merge request reports
Compare
main
version 1
e409e8bc
1 year ago
main (base)
and
latest version
latest version
35767d90
12 commits,
1 year ago
version 1
e409e8bc
11 commits,
1 year ago
10 files
+
383
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
launch/happy_client.launch
0 → 100644
+
5
−
0
Options
<launch>
<node name="happypose_client" pkg="ros_cosypose" type="happypose_with_camera_client.py">
</node>
</launch>
Loading