资源简介
这个包里包含了一个xacro机器人模型以及一个基于gui的控制的launch文件. 可以和教程中的步骤进行一个对照.

代码片段和文件信息
#!/usr/bin/python2
# -*- coding: utf-8 -*-
# Software License Agreement (BSD License)
#
# Copyright (c) 2012 Willow Garage Inc.
# All rights reserved.
#
# Redistribution and use in source and binary forms with or without
# modification are permitted provided that the following conditions
# are met:
#
# * Redistributions of source code must retain the above copyright
# notice this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above
# copyright notice this list of conditions and the following
# disclaimer in the documentation and/or other materials provided
# with the distribution.
# * Neither the name of Willow Garage Inc. nor the names of its
# contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
# “AS IS“ AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT
# LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
# FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
# COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT INDIRECT
# INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING
# BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
# LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
# CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT STRICT
# LIABILITY OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
# ANY WAY OUT OF THE USE OF THIS SOFTWARE EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.
‘‘‘This file generates shell code for the setup.SHELL scripts to set environment variables‘‘‘
from __future__ import print_function
import argparse
import copy
import errno
import os
import platform
import sys
CATKIN_MARKER_FILE = ‘.catkin‘
system = platform.system()
IS_DARWIN = (system == ‘Darwin‘)
IS_WINDOWS = (system == ‘Windows‘)
PATH_TO_ADD_SUFFIX = [‘bin‘]
if IS_WINDOWS:
# while catkin recommends putting dll‘s into bin 3rd party packages often put dll‘s into lib
# since Windows finds dll‘s via the PATH variable prepend it with path to lib
PATH_TO_ADD_SUFFIX.extend([[‘lib‘ os.path.join(‘lib‘ ‘x86_64-linux-gnu‘)]])
# subfolder of workspace prepended to CMAKE_PREFIX_PATH
ENV_VAR_SUBFOLDERS = {
‘CMAKE_PREFIX_PATH‘: ‘‘
‘LD_LIBRARY_PATH‘ if not IS_DARWIN else ‘DYLD_LIBRARY_PATH‘: [‘lib‘ os.path.join(‘lib‘ ‘x86_64-linux-gnu‘)]
‘PATH‘: PATH_TO_ADD_SUFFIX
‘PKG_CONFIG_PATH‘: [os.path.join(‘lib‘ ‘pkgconfig‘) os.path.join(‘lib‘ ‘x86_64-linux-gnu‘ ‘pkgconfig‘)]
‘PYTHONPATH‘: ‘lib/python2.7/dist-packages‘
}
def rollback_env_variables(environ env_var_subfolders):
‘‘‘
Generate shell code to reset environment variables
by unrolling modifications based on all workspaces in CMAKE_PREFIX_PATH.
This does not cover modifications performed by environment hooks.
‘‘‘
lin
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2020-02-18 11:11 new_ws\
文件 98 2020-02-18 11:07 new_ws\.catkin_workspace
目录 0 2020-02-18 11:11 new_ws\.vscode\
文件 506 2020-02-19 08:18 new_ws\.vscode\c_cpp_properties.json
文件 104 2020-02-18 11:11 new_ws\.vscode\settings.json
目录 0 2020-02-18 11:21 new_ws\src\
文件 50 2020-02-18 11:07 new_ws\src\CMakeLists.txt
目录 0 2020-02-14 09:51 new_ws\src\sixaxis_desc
文件 649 2020-02-14 09:51 new_ws\src\sixaxis_desc
文件 283 2020-02-14 09:50 new_ws\src\sixaxis_desc
目录 0 2020-02-14 09:42 new_ws\src\sixaxis_desc
目录 0 2020-02-14 09:44 new_ws\src\sixaxis_desc
文件 109 2020-02-14 09:44 new_ws\src\sixaxis_desc
目录 0 2020-02-14 09:52 new_ws\src\sixaxis_desc
文件 662 2020-02-18 11:41 new_ws\src\sixaxis_desc
文件 621 2020-02-18 11:32 new_ws\src\sixaxis_desc
目录 0 2020-02-14 09:42 new_ws\src\sixaxis_desc
文件 14984 2020-02-14 09:42 new_ws\src\sixaxis_desc
文件 17184 2020-02-14 09:42 new_ws\src\sixaxis_desc
文件 16084 2020-02-14 09:42 new_ws\src\sixaxis_desc
文件 17184 2020-02-14 09:42 new_ws\src\sixaxis_desc
文件 16084 2020-02-14 09:42 new_ws\src\sixaxis_desc
文件 17184 2020-02-14 09:42 new_ws\src\sixaxis_desc
文件 7684 2020-02-14 09:42 new_ws\src\sixaxis_desc
文件 7684 2020-02-14 09:42 new_ws\src\sixaxis_desc
目录 0 2020-02-18 11:33 new_ws\src\sixaxis_desc
文件 12446 2020-02-19 08:26 new_ws\src\sixaxis_desc
文件 4668 2020-02-14 09:46 new_ws\src\sixaxis_desc
文件 5540 2020-02-14 09:51 new_ws\src\sixaxis_desc
目录 0 2020-02-18 11:21 new_ws\src\sixaxis_control\
文件 3022 2020-02-18 11:21 new_ws\src\sixaxis_control\package.xm
............此处省略213个文件信息
- 上一篇:TWINCAT3.zip
- 下一篇:OpenCV3.3
相关资源
- 信捷自由格式控制变频器.xdp
- LabVIEW双路直流电机控制.vi
- 可以在XE下使用的DosCommand,捕获控制
- Microservices_Designing_Deploying
- 金丰300T级进冲床电气控制原理图1
- ADC0809的采样控制电路的实现.doc
- 触摸屏TPC7063E与S7 300 PLC之间MPI通信实
- 系统鲁棒控制理论简介.ppt
- 2018西门子杯中国智能制造挑战赛逻辑
- Microsoft Forms 2.0107770
- AsyncTask文件控制暂停和继续,在状态
- Rational Rose Common破解文件
- DV泵加罗茨泵独立控制系统PID.smart
- F28335无刷直流电机开闭环控制
- 模糊PID控制 c
- 基于MSP430G2553的蓝牙控制小车
- Verilog FPGA UART串口控制器
- SG3525频率PWM控制均可调模块
- 51单片机控制舵机程序
- Qt Creator opengl实现四元数鼠标控制轨迹
- 机器人单机械臂滑模控制程序
- ply格式文件的读写程序
- [免费]msp430f149控制PS2键盘并用1602显示
- STM32F103RBT6驱动UC1698控制芯片的160160黑
- vhdl与lcd1602实现的多控制电子钟
- 欧姆龙控制2个伺服
- 远程桌面(带C 源码)
- 8259A中断控制实验
- nVidia 控制面板 API
- 单片机 DS18B20 温度控制系统
评论
共有 条评论