Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
laser_scan_utils
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
labrobotica
algorithms
laser_scan_utils
Wiki
Home
Changes
Page history
New page
Templates
Clone repository
acoromin created page: home
authored
9 years ago
by
Andreu Corominas-Murtra
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
home.md
+3
-2
3 additions, 2 deletions
home.md
with
3 additions
and
2 deletions
home.md
View page @
18bece02
...
...
@@ -5,5 +5,6 @@ laserscanutils is a C++ library implementing several algorithms to process laser
*
Corner detection
*
2D occupancy grid construction
Please note that this library is under active development and commits can be unstable. More recent stable tag is v0.1:
``` some code ```
\ No newline at end of file
Please note that this library is under active development and commits can be unstable. More recent stable tag is v0.1. Clone it with:
``` git clone -b v0.1 ssh://git@gitlab.iri.upc.edu:2202/mobile_robotics/laser_scan_utils.git ```
\ No newline at end of file
This diff is collapsed.
Click to expand it.