-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
923780e
commit a06c3b0
Showing
10 changed files
with
11 additions
and
252 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
233 changes: 0 additions & 233 deletions
233
unitree_lidar_ros/src/unitree_lidar_ros/include/unitree_lidar_ros_multiple.h
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
unitree_lidar_ros/src/unitree_lidar_ros/launch/run_multiple.launch
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -133,7 +133,7 @@ int main(){ | |
break; | ||
} | ||
|
||
usleep(500); | ||
// usleep(500); | ||
} | ||
|
||
return 0; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -148,7 +148,7 @@ int main(int argc, char *argv[]){ | |
break; | ||
} | ||
|
||
usleep(500); | ||
// usleep(500); | ||
} | ||
|
||
return 0; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#define unitree_lidar_sdk_VERSION "1.0.12" | ||
#define unitree_lidar_sdk_VERSION "1.0.13" | ||
#define unitree_lidar_sdk_VERSION_MAJOR 1 | ||
#define unitree_lidar_sdk_VERSION_MINOR 0 | ||
#define unitree_lidar_sdk_VERSION_PATCH 12 | ||
#define unitree_lidar_sdk_VERSION_PATCH 13 |
Binary file not shown.
Binary file not shown.