Skip to content

Commit b4d7608

Browse files
committed
- annotate files to indicate AI-assisted drafts
Signed-off-by: Mengting Yang <mengtiy5@uci.edu>
1 parent 76d550d commit b4d7608

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

nav2_collision_monitor/test/bags/cm_moving_obstacle/fake_cm_bag_source.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1111
# See the License for the specific language governing permissions and
1212
# limitations under the License.
13+
# AI-assisted: initial draft generated by an AI tool; fully reviewed and edited by the author.
1314

1415
import time
1516

nav2_collision_monitor/test/collision_monitor_node_bag.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
// File: collision_monitor_node_bag_metrics.cpp
15+
// AI-assisted: initial draft generated by an AI tool; fully reviewed and edited by the author.
16+
1617
// @brief Dataset-based test for Collision Monitor. Replays a tiny bag and checks:
1718
// (1) time-to-stop, (2) hold-stop%, (3) time-to-resume, (4) false-stop% outside window.
1819

nav2_collision_monitor/test/collision_monitor_node_bag.launch.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1111
# See the License for the specific language governing permissions and
1212
# limitations under the License.
13+
# AI-assisted: initial draft generated by an AI tool; fully reviewed and edited by the author.
14+
1315
import os
1416
import unittest
1517

0 commit comments

Comments
 (0)