Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rplidar_ros
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor 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
CodeLinaro
yocto-mirrors
github
slamtec
rplidar_ros
Commits
18427915
Commit
18427915
authored
6 years ago
by
kintzhao
Browse files
Options
Downloads
Patches
Plain Diff
[release] rplidar_ros release 1.7.0
parent
e3dac670
No related branches found
Branches containing commit
Tags
1.7.0
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG.rst
+8
-2
8 additions, 2 deletions
CHANGELOG.rst
LICENSE
+1
-1
1 addition, 1 deletion
LICENSE
launch/test_rplidar.launch
+2
-1
2 additions, 1 deletion
launch/test_rplidar.launch
package.xml
+1
-1
1 addition, 1 deletion
package.xml
with
12 additions
and
5 deletions
CHANGELOG.rst
+
8
−
2
View file @
18427915
...
...
@@ -2,8 +2,14 @@
Changelog for package rplidar_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.7.0 (2018-07-19)
------------------
* Update RPLIDAR SDK to 1.7.0
* support scan points farther than 16.38m
* upport display and set scan mode
* Contributors: kint
1.6.0 (2018-05-21)
------------------
* Release 1.6.0.
...
...
This diff is collapsed.
Click to expand it.
LICENSE
+
1
−
1
View file @
18427915
Copyright (c) 2009 - 2014 RoboPeak Team
Copyright (c) 2014 - 201
6
Shanghai Slamtec Co., Ltd.
Copyright (c) 2014 - 201
8
Shanghai Slamtec Co., Ltd.
All rights reserved.
Redistribution and use in source and binary forms, with or without
...
...
This diff is collapsed.
Click to expand it.
launch/test_rplidar.launch
+
2
−
1
View file @
18427915
...
...
@@ -5,7 +5,8 @@
<param name="frame_id" type="string" value="laser"/>
<param name="inverted" type="bool" value="false"/>
<param name="angle_compensate" type="bool" value="true"/>
<param name="scan_mode" type="string" value="Sensitivity"/>
</node>
<node name="rplidarNodeClient" pkg="rplidar_ros" type="rplidarNodeClient" output="screen">
</node>
...
...
This diff is collapsed.
Click to expand it.
package.xml
+
1
−
1
View file @
18427915
<?xml version="1.0"?>
<package>
<name>
rplidar_ros
</name>
<version>
1.
6
.0
</version>
<version>
1.
7
.0
</version>
<description>
The rplidar ros package, support rplidar A2/A1 and A3
</description>
<maintainer
email=
"ros@slamtec.com"
>
Slamtec ROS Maintainer
</maintainer>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment