mirror of
https://github.com/Ascend/ascend_community_projects.git
synced 2025-09-26 20:01:17 +08:00
2d-lidar
This commit is contained in:
@@ -462,7 +462,7 @@ $(PROJECT_DIR)
|
||||
│ │ ├── ...
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## 8 ROS环境下的测试
|
||||
|
||||
|
@@ -12,6 +12,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
|
||||
export PYTHONPATH=$PYTHONPATH:./LaserDet
|
||||
# running inference process
|
||||
nohup python -u release_lidar_speedtest.py --data_path $1 --pipe_store $2 --split $3 >> rounding_error.log 2>&1 &
|
||||
|
Reference in New Issue
Block a user