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
Site( | |
format_version: "0.1", | |
name: "building", | |
levels: { | |
179: Level( | |
name: "L1", | |
anchors: { | |
0: (-12.637225, -1.7334456), | |
1: (-8.400034, 6.576098), | |
2: (-11.126515, -5.1358128), |
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
use sorted_vec::SortedSet; | |
use std::collections::BTreeSet; | |
#[derive(Debug)] | |
pub struct Mystruct { | |
value: u64, | |
id: std::string::String | |
} | |
impl std::cmp::PartialEq for Mystruct { |
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
--- stderr: pybind11_vendor | |
CMake Error at /usr/lib/cmake/pybind11/FindPythonLibsNew.cmake:96 (message): | |
Python config failure: | |
Traceback (most recent call last): | |
File "<string>", line 1, in <module> | |
File "/home/grey/.local/lib/python3.6/site-packages/_distutils_hack/__init__.py", line 83, in create_module | |
return importlib.import_module('setuptools._distutils') | |
File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module |
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
// The code in this file should be treated as a rough sketch. It probably contains errors, and it is definitely missing | |
// large chunks of implementation. | |
struct Executor { | |
// ... details ... | |
} | |
enum SpinError { | |
/// The spinning has timed out | |
Timeout, |
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
2: Test command: /usr/bin/python3 "-u" "/opt/ros/foxy/share/ament_cmake_test/cmake/run_test.py" "/home/runner/work/rmf_ros2/rmf_ros2/ros_ws/build/rmf_fleet_adapter/test_results/rmf_fleet_adapter/rmf_fleet_adapter_test.catch2.xml" "--package-name" "rmf_fleet_adapter" "--output-file" "/home/runner/work/rmf_ros2/rmf_ros2/ros_ws/build/rmf_fleet_adapter/ament_cmake_catch2/rmf_fleet_adapter_test.txt" "--command" "/home/runner/work/rmf_ros2/rmf_ros2/ros_ws/build/rmf_fleet_adapter/rmf_fleet_adapter_test" "-r junit" "-o /home/runner/work/rmf_ros2/rmf_ros2/ros_ws/build/rmf_fleet_adapter/test_results/rmf_fleet_adapter/rmf_fleet_adapter_test.catch2.xml" | |
2: Test timeout computed to be: 300 | |
2: -- run_test.py: invoking following command in '/home/runner/work/rmf_ros2/rmf_ros2/ros_ws/build/rmf_fleet_adapter': | |
2: - /home/runner/work/rmf_ros2/rmf_ros2/ros_ws/build/rmf_fleet_adapter/rmf_fleet_adapter_test -r junit -o /home/runner/work/rmf_ros2/rmf_ros2/ros_ws/build/rmf_fleet_adapter/test_results/rmf_fleet_adapter/rmf_f |
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
Basic words: | |
- LANTANA | |
- TAAR | |
- TRAFALGAR | |
- GANTANG | |
- TARRA | |
- RATAN | |
- TARR | |
- RATTAN | |
- ARRANT |
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
[INFO][amethyst::app] Initializing Amethyst... | |
[INFO][amethyst::app] Version: 0.12.0 | |
[INFO][amethyst::app] Platform: x86_64-unknown-linux-gnu | |
[INFO][amethyst::app] Amethyst git commit: c72063f13f90bae4ae96b6c96e04a2206493bbf3 | |
[INFO][amethyst::app] Rustc version: 1.38.0 Stable | |
[INFO][amethyst::app] Rustc git commit: 625451e376bb2e5283fc4741caa0a3e8a2ca4d54 | |
[WARN][rendy_factory::factory] Slow safety checks are enabled! Disable them in production by enabling the 'no-slow-safety-checks' feature! | |
[INFO][rendy_util::wrap] Slow safety checks are enabled! You can disable them in production by enabling the 'no-slow-safety-checks' feature! | |
[INFO][gfx_backend_vulkan] | |
GENERAL [Loader Message (0)] : Device Extension: VK_KHR_bind_memory2 (/usr/lib/x86_64-linux-gnu/libvulkan_radeon.so) version 0.0.1 |
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
Finished dev [unoptimized + debuginfo] target(s) in 0.16s | |
Running `target/debug/examples/pong` | |
[INFO][amethyst::app] Initializing Amethyst... | |
[INFO][amethyst::app] Version: 0.12.0 | |
[INFO][amethyst::app] Platform: x86_64-unknown-linux-gnu | |
[INFO][amethyst::app] Amethyst git commit: c72063f13f90bae4ae96b6c96e04a2206493bbf3 | |
[INFO][amethyst::app] Rustc version: 1.38.0 Stable | |
[INFO][amethyst::app] Rustc git commit: 625451e376bb2e5283fc4741caa0a3e8a2ca4d54 | |
[INFO][gfx_backend_vulkan] | |
GENERAL | VALIDATION [ObjectTracker (0)] : OBJ[0x1] : CREATE DebugUtilsMessengerEXT object 0x55e40ebaf920 |
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
Finished dev [unoptimized + debuginfo] target(s) in 0.16s | |
Running `target/debug/examples/pong` | |
[INFO][amethyst::app] Initializing Amethyst... | |
[INFO][amethyst::app] Version: 0.12.0 | |
[INFO][amethyst::app] Platform: x86_64-unknown-linux-gnu | |
[INFO][amethyst::app] Amethyst git commit: c72063f13f90bae4ae96b6c96e04a2206493bbf3 | |
[INFO][amethyst::app] Rustc version: 1.38.0 Stable | |
[INFO][amethyst::app] Rustc git commit: 625451e376bb2e5283fc4741caa0a3e8a2ca4d54 | |
[INFO][gfx_backend_vulkan] | |
GENERAL | VALIDATION [ObjectTracker (0)] : OBJ[0x1] : CREATE DebugUtilsMessengerEXT object 0x55e40ebaf920 |
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
0 : 0 0 0 0 0 10 | |
0.001 : 0 0 0 0 0 9.99999 | |
0.002 : 0 0 0 0 0 9.99997 | |
0.003 : 0 0 0 0 0 9.99994 | |
0.004 : 0 0 0 0 0 9.9999 | |
0.005 : 0 0 0 0 0 9.99985 | |
0.006 : 0 0 0 0 0 9.99979 | |
0.007 : 0 0 0 0 0 9.99973 | |
0.008 : 0 0 0 0 0 9.99965 | |
0.009 : 0 0 0 0 0 9.99956 |