Skip to content

Add license file to root of project#349

Merged
v4hn merged 1 commit intomoveit:kinetic-develfrom
davetcoleman:kinetic-license
Nov 14, 2016
Merged

Add license file to root of project#349
v4hn merged 1 commit intomoveit:kinetic-develfrom
davetcoleman:kinetic-license

Conversation

@davetcoleman
Copy link
Copy Markdown
Member

I noticed on Github projects like TensorFlow there is now a license stat on the info bar

image

And I thought that would be nice for MoveIt! too. Adding this file will fix that for us. Should be picked to I/J

@v4hn
Copy link
Copy Markdown
Contributor

v4hn commented Nov 14, 2016

having a LICENSE file around is a good idea anyway.

@v4hn v4hn merged commit 1b2dd18 into moveit:kinetic-devel Nov 14, 2016
v4hn pushed a commit that referenced this pull request Nov 14, 2016
v4hn pushed a commit that referenced this pull request Nov 14, 2016
k-okada pushed a commit to k-okada/moveit that referenced this pull request Dec 12, 2017
* PSM::waitForCurrentRobotState() + PSM::syncSceneUpdates()

* renamed wall_last_state_update_ to last_robot_state_update_wall_time_

* removed PSM::syncSceneUpdates() (and PSM::spinner_, PSM::callback_queue_)

Due to an upstream bug, it's not possible to start multiple AsyncSpinners from different threads.
Filed PR: ros/ros_comm#867

The spinner is now only needed to serve our own callback_queue_ for
scene updates, which is only required for syncSceneUpdates() that
syncs all kind of scene updates, not only the robot state.

* rviz: execute state update in background

... because we might wait up to 1s for a robot state update

* add robot_state update test

* waitForRobotToStop()

* Revert "wait a second before updating "current" in RViz (moveit#291)"

This reverts commit e3ef9a6.

* addressed Dave's comments

Conflicts:
	moveit_ros/planning/planning_scene_monitor/include/moveit/planning_scene_monitor/current_state_monitor.h
	moveit_ros/planning/planning_scene_monitor/src/planning_scene_monitor.cpp
	moveit_ros/planning_interface/move_group_interface/src/move_group.cpp
	moveit_ros/visualization/motion_planning_rviz_plugin/src/motion_planning_frame_planning.cpp
JafarAbdi pushed a commit to JafarAbdi/moveit that referenced this pull request Mar 24, 2022
By setting the default server timeout duration to -1, the MoveGroupInterface is ensured to be ready to use after construction.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants